-
Home
-
Posts Bridge
-
3.0.3
-
Code
-
Classes
- Post_Bridge_Template
Total Complexity |
96 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
965 |
Lines of code |
497 |
Logical lines of code |
216 |
Comment lines |
185 |
Methods |
18 |
Properties |
6 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
use_template() |
D |
25 |
36 |
181 |
merge_array() |
A |
46 |
11 |
40 |
merge_collection() |
A |
48 |
10 |
33 |
with_defaults() |
A |
38 |
6 |
86 |
__construct() |
A |
48 |
7 |
36 |
create_bridge() |
S |
57 |
4 |
17 |
__get() |
S |
63 |
4 |
11 |
validate_config() |
S |
56 |
2 |
18 |
create_backend() |
S |
60 |
2 |
13 |
create_post_type() |
S |
62 |
2 |
11 |
remove_backend() |
S |
64 |
2 |
9 |
backend_exists() |
S |
70 |
2 |
5 |
remove_bridge() |
S |
65 |
2 |
9 |
bridge_exists() |
S |
71 |
2 |
5 |
to_json() |
S |
63 |
1 |
11 |
remove_post_type() |
S |
77 |
1 |
4 |
post_type_exists() |
S |
72 |
1 |
5 |
merge_list() |
S |
78 |
1 |
3 |